home *** CD-ROM | disk | FTP | other *** search
/ CICA 1993 April / CICA MS Windows - April 1993.iso / unzipped / util / rtimer12 / readme.txt next >
Text File  |  1993-03-03  |  2KB  |  82 lines

  1. RTimer - A Windows 3.1 Task Scheduler
  2. ver. 1.0
  3.  
  4. ⌐1992 Robin Scher - RSoft
  5.  
  6. ***UNREGISTERED VERSION***
  7.  
  8. OVERVIEW
  9.  
  10. This program will execute tasks for you at specific times. The tasks
  11. can be 
  12.     - Executing a program in either the foreground or minimized
  13.     - Opening a specific file in an application
  14.     - Printing a specific file
  15.     - Displaying a message
  16.  
  17. For full instructions, see the help file that comes with the program.
  18.  
  19. This is the first release of this program. There may still be a few 
  20. bugs for you to find. If you have any comments, please send them to
  21. me at:
  22.  
  23.     RSCHER@REED.EDU
  24.  
  25. RTimer has not been tested over a network. I have no clue if it will
  26. function. If you try this, please let me know how it goes.
  27.  
  28. This unregistered version will stop functioning January 1, 1994.
  29.  
  30. INSTALLATION
  31.  
  32. To install RTimer, place the executable and help file in a directory
  33. together. Execute the RTIMER.EXE file.
  34.  
  35. To make RTimer load with Windows, you can either put it in your
  36. Startup group, or use the RTimer options box to add it to your
  37. WIN.INI.
  38.  
  39. RTimer will create a file called "RTIMER.INI" in your Windows
  40. directory. This file contains all of RTimer's settings and the list 
  41. of tasks to be executed. Although you can modify this file yourself,
  42. it would probably not be a good idea. Use the task editor in RTimer
  43. to add, edit, or delete tasks.
  44.  
  45. For further instructions and help, see the RTimer Help file.
  46.  
  47. REGISTRATION
  48.  
  49. RTimer is Shareware! Please register your copy. For registering, you
  50. will get a copy that wont die on May 1, 1993. You will also get
  51. upgrades and bug fixes. Registering Shareware allows the little guys,
  52. like myself, to keep writing cool programs than can be obtained for
  53. very little money. Besides, I've done it, so can you.
  54.  
  55. Registering costs $10.00, made out to Robin Scher. Send it to
  56.  
  57.     Robin Scher - Box 1189
  58.     3717 Effingham Pl.
  59.     Los Angeles, CA, 90027
  60.  
  61. Be sure to tell me what disk size you want, or specify your internet
  62. address, if you have one, so that I can get you the registered
  63. version.
  64.     
  65. No guarantee is given with this program. If there are any problems,
  66. please contact me.
  67.  
  68. REVISIONS
  69.  
  70. 1.2    Activates previously active window
  71.     Fixed AM/PM switching bug
  72.  
  73. 1.1a    Fixed erase One Time messages twice bug
  74.     Fixed -1 month bug
  75.     Fixed About... bug
  76.     Fixed other minor details
  77.  
  78. 1.1    Enhanced keyboard interface
  79.     Changed Listbox procedure
  80.     Added Print option
  81.  
  82. 1.0    First fully functional version.